QuickOPC User's Guide and Reference
DefaultSubstituteEmptyStates Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataAccess Namespace > UADiscreteItemNode<TValue,TAttribute> Class : DefaultSubstituteEmptyStates Field
Default value of the SubstituteEmptyStates property. Equals to true.
Syntax
'Declaration
 
Protected Const DefaultSubstituteEmptyStates As Boolean
'Usage
 
Dim value As Boolean
 
value = UADiscreteItemNode(Of TValue,TAttribute).DefaultSubstituteEmptyStates
protected const bool DefaultSubstituteEmptyStates
protected:
const bool DefaultSubstituteEmptyStates
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also